home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / lockout.arc / LOCKOUT.DOC < prev    next >
Encoding:
Text File  |  1988-04-10  |  2.5 KB  |  54 lines

  1.      
  2.                      LOCKOUT  Version: B1.00 Release: 4/88
  3.  
  4.                 (c) 1988 by William Kidd - All Rights Reserved
  5.  
  6.                            LOCKOUT.EXE (53660 Bytes)
  7.  
  8.     Lockout? What is it, its a utility written by Me (William) in Quick Basic
  9.  Version 4.0 that will automatically put a user or handle (name) in your  GAP
  10.  or PCBoard TCAN files, it automatically assumes the filename "TCAN" and must
  11.  be ran (pathed) where it can physically use your "TCAN" file.  This program
  12.  is not case sensitive, so when you enter the name, it will automatically 
  13.  convert it to a Upper Case String (for standardization).  Before writing the
  14.  name to be Trash Canned it will scan your "TCAN" file looking for that name
  15.  (Case doesn't matter).  Why use something like this:
  16.  
  17.         1. Its Easier then using a Editor
  18.         2. It doesn't allow duplicate Names
  19.         3. Command Line Operation (Optional)
  20.         4. Lockout Log
  21.         
  22.    As a SYSOP myself im happy to use anything that fits catagory 1 (ease), 
  23.  are job is tough enough, but not only does it standardize your TCAN and 
  24.  makes it so simple for you to get the job done, it doesn't allow duplicate
  25.  enteries.  Another Benifit is the file LOCKOUT.LOG (created by LOCKOUT)
  26.  this file will tell you the date, & time you locked out that name, so you
  27.  can use it for futher reference (which comes in handy with problem users)
  28.  
  29.  
  30.    You can either run LOCKOUT from your dos prompt! (command line) in case
  31.  your remote! or you cant handle my direct screen writes! When your remote
  32.  or you just want to do it the easy way enter your MAIN directory and type
  33.  - c:\gap\main>LOCKOUT DUMBNAME, and thats the same as typing LOCKOUT and
  34.  letting my program prompting you for the name.
  35.  
  36.  
  37.    This is a Version 1.00 so if you find any bugs could you please report
  38.  them to me, William Kidd (TripWire TECHnologies 714-964-1146, 24 Hours)
  39.  
  40. --------------------------------------------------------------------------
  41.      
  42.                      CONVTCAN Version: B1.00 Release: 4/88
  43.  
  44.                 (c) 1988 by William Kidd - All Rights Reserved
  45.  
  46.                                CONVTCAN.EXE (33953)
  47.  
  48.    CONVTCAN= Convert Trash Can file to a nice standardized UPPER CASE file,
  49.  for use with my program or if you just want a nice clean sharp TCAN file 
  50.  that looks orderly.  Simple Run this program in your MAIN directory and
  51.  it will create a file called NEWTCAN, which is the same as your old TCAN
  52.  but its all in UPPER case.
  53.  
  54.